[INFO] cloning repository https://github.com/ktmeaton/egui_demo_app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ktmeaton/egui_demo_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktmeaton%2Fegui_demo_app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktmeaton%2Fegui_demo_app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f60abe0ede103abb10c7107e6660d2f782245688
[INFO] fixing ktmeaton/egui_demo_app against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktmeaton%2Fegui_demo_app" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/ktmeaton/egui_demo_app
[INFO] finished tweaking git repo https://github.com/ktmeaton/egui_demo_app
[INFO] tweaked toml for git repo https://github.com/ktmeaton/egui_demo_app written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ktmeaton/egui_demo_app on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ktmeaton/egui_demo_app already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4d26b227880f2d964b1b7c902f043e14a96e407f38de6efec39e4a2b9f61ae13
[INFO] running `Command { std: "docker" "start" "4d26b227880f2d964b1b7c902f043e14a96e407f38de6efec39e4a2b9f61ae13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d26b227880f2d964b1b7c902f043e14a96e407f38de6efec39e4a2b9f61ae13" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d26b227880f2d964b1b7c902f043e14a96e407f38de6efec39e4a2b9f61ae13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d26b227880f2d964b1b7c902f043e14a96e407f38de6efec39e4a2b9f61ae13" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/egui_demo_app/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking zerocopy v0.7.31
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking ttf-parser v0.19.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]    Compiling color-hex v0.2.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking memmap2 v0.9.0
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]    Compiling glutin v0.32.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking ab_glyph v0.2.21
[INFO] [stderr]     Checking webbrowser v1.0.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.0
[INFO] [stderr]     Checking glow v0.14.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking unicode_names2 v0.6.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling enum-map-derive v0.14.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking enum-map v2.6.3
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking polling v3.3.0
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking arboard v3.4.0
[INFO] [stderr]     Checking wayland-protocols v0.32.3
[INFO] [stderr]     Checking wayland-cursor v0.31.5
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking egui_extras v0.29.1
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking egui_demo_lib v0.29.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.3
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.3
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking eframe v0.29.1
[INFO] [stderr]     Checking egui_demo_app v0.29.1 (/opt/rustwide/workdir/crates/egui_demo_app)
[INFO] [stderr]    Migrating crates/egui_demo_app/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/egui_demo_app/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/egui_demo_app/src/main.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] [stderr] crater-edition-check: egui_demo_app v0.29.1 (/opt/rustwide/workdir/crates/egui_demo_app) updating edition from 2021 to 2024
[INFO] [stderr]     Checking egui_demo_app v0.29.1 (/opt/rustwide/workdir/crates/egui_demo_app)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/egui_demo_app/src/frame_history.rs:82:39
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let line_stroke = Stroke::new(1.0, color);
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `-W float-literal-f32-fallback` implied by `-W future-incompatible`
[INFO] [stdout]    = help: to override `-W future-incompatible` add `#[allow(float_literal_f32_fallback)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> crates/egui_demo_app/src/frame_history.rs:82:39
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let line_stroke = Stroke::new(1.0, color);
[INFO] [stdout]    |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `-W float-literal-f32-fallback` implied by `-W future-incompatible`
[INFO] [stdout]    = help: to override `-W future-incompatible` add `#[allow(float_literal_f32_fallback)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/egui_demo_app/src/main.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         unsafe { std::env::set_var("RUST_LOG", rust_log) };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/egui_demo_app/src/main.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         unsafe { std::env::set_var("RUST_LOG", rust_log) };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `egui_demo_app` (bin "egui_demo_app") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `egui_demo_app` (bin "egui_demo_app" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4d26b227880f2d964b1b7c902f043e14a96e407f38de6efec39e4a2b9f61ae13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d26b227880f2d964b1b7c902f043e14a96e407f38de6efec39e4a2b9f61ae13", kill_on_drop: false }`
[INFO] [stdout] 4d26b227880f2d964b1b7c902f043e14a96e407f38de6efec39e4a2b9f61ae13
